Skip to content

Conversation

dberardi99
Copy link
Contributor

Fix plotly/plotly.py#4787

As suggested by @alexcjohnson in plotly/plotly.py#4787 (comment), a new "SI extended" tick exponents' formatting rule has been added to display numbers in the full SI unit range (10^-30 to 10^30).

In addition, the 20.json mock and its baseline have been modified to show how this new mode works.

@gvwilson gvwilson added community community contribution P2 considered for next cycle feature something new labels Oct 24, 2024
@archmoj archmoj added this to the v3.1.0 milestone Oct 24, 2024
@alexcjohnson
Copy link
Collaborator

LGTM, thanks @dberardi99! It’ll need a draftlog entry, I’d call it an addition rather than a bug fix. @archmoj I see you have this slotted for the next release after 3.0, sounds reasonable, I’ll defer to you for a final review

@gvwilson gvwilson assigned gvwilson and unassigned archmoj Nov 21, 2024
@gvwilson gvwilson added the cs customer success label Nov 21, 2024
@archmoj
Copy link
Contributor

archmoj commented Jul 18, 2025

@dberardi99 Could you please resolve the conflicts with master?

@gvwilson gvwilson assigned alexshoe and unassigned camdecoster and gvwilson Oct 10, 2025
@alexshoe alexshoe force-pushed the bugfix-for-issue-4787 branch from fe8e096 to 15fa0ba Compare October 15, 2025 18:15
@alexshoe
Copy link
Contributor

alexshoe commented Oct 15, 2025

@emilykl @camdecoster The changes here LGTM. Fixed the merge conflict in src/plots/cartesian/axes.js.

Copy link
Contributor

@emilykl emilykl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions for improving the clarity of the code, but LGTM!

@dberardi99 Please add a new draftlog file in draftlogs/ describing this change.

@alexshoe alexshoe merged commit 8e3709f into plotly:master Oct 16, 2025
5 checks passed
@emilykl
Copy link
Contributor

emilykl commented Oct 16, 2025

Woohoo, thanks @dberardi99 and @alexshoe ! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution cs customer success feature something new P2 considered for next cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SI prefixes don't display Peta (P) correctly

7 participants